'Usage
Dim instance As WorkbookSet Dim listArray() As String Dim value As Boolean value = instance.AddCustomList(listArray)
Parameters
- listArray
- Specifies the source data
Return Value
true
if the custom list is added; otherwise, false
if the list that you are trying to add already exists.